-
Home
-
DecaLog
-
4.3.1
-
Code
-
Classes
- AbstractMemoryStorage
| Total Complexity |
52 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
256 |
| Lines of code |
135 |
| Logical lines of code |
85 |
| Comment lines |
98 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_list() |
B |
43 |
20 |
46 |
| cron_clean() |
A |
45 |
12 |
38 |
| insert_value() |
S |
57 |
4 |
17 |
| get_by_id() |
S |
63 |
3 |
11 |
| initialize() |
S |
73 |
3 |
5 |
| finalize() |
S |
66 |
2 |
8 |
| force_purge() |
S |
73 |
2 |
5 |
| available() |
S |
100 |
1 |
0 |
| get_global() |
S |
100 |
1 |
0 |
| set_global() |
S |
100 |
1 |
0 |
| delete_global() |
S |
100 |
1 |
0 |
| update() |
S |
91 |
1 |
2 |
| get_count() |
S |
80 |
1 |
3 |